home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Libraries / TurboTCP 1.0.1 / MiniTelnet.source / MiniTelnet.to do list.note < prev    next >
Text File  |  1994-01-19  |  592b  |  25 lines

  1. /*
  2. **    MiniTelnet application
  3. **    To do list
  4. **
  5. **    Copyright © 1993, FrostByte Design / Eric Scouten
  6. **
  7. */
  8.  
  9. Current version: 1.0b6
  10.  
  11.  
  12. Changes planned for 1.0 final:
  13. --------------------------
  14.   *    develop separate documentation for MiniTelnet
  15.   *    develop About… box (code is there; just need the pretty pictures)
  16.  
  17.  
  18. To do list for future versions:
  19. ---------------------------
  20.   *    finish implementation of Telnet DO and DONT commands
  21.   *    add VT100 emulation
  22.   *    add scrollback buffers
  23.   *    allow copy/paste from terminal screen
  24.   *    allow greater user configuration (font/size, terminal width, etc.)
  25.